Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:bitmap cache #2253

Merged
merged 13 commits into from
Jan 24, 2024
Merged

Conversation

chejinge
Copy link
Collaborator

@chejinge chejinge commented Dec 28, 2023

#2284
#2267
#2266
#2283
#2285

这个PR
1.主要修复bitmap的cache
2.修复hgetall因为rocksdb会字典序,而cache非字典序导致的case不通过问题
3.cache支持config write
4.listpop update value未赋值初始值
5.修复cachecmd未判断传入参数数量的问题

@github-actions github-actions bot added the ☢️ Bug Something isn't working label Dec 28, 2023
src/pika_conf.cc Outdated Show resolved Hide resolved
src/pika_admin.cc Outdated Show resolved Hide resolved
src/pika_admin.cc Outdated Show resolved Hide resolved
conf/pika.conf Show resolved Hide resolved
include/pika_conf.h Show resolved Hide resolved
src/pika_admin.cc Outdated Show resolved Hide resolved
tests/integration/string_test.go Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_server.cc Show resolved Hide resolved
@chejinge chejinge force-pushed the fix_bitmap_cache branch 2 times, most recently from 95ec2fb to c5d7b96 Compare January 23, 2024 08:52
@chejinge chejinge merged commit b640ad6 into OpenAtomFoundation:unstable Jan 24, 2024
13 checks passed
@chejinge chejinge deleted the fix_bitmap_cache branch January 29, 2024 07:13
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
* fix:bitmap cache

Co-authored-by: chejinge <chejinge@360.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.5.3 ☢️ Bug Something isn't working core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants